From: Keir Fraser Date: Fri, 12 Feb 2010 09:14:16 +0000 (+0000) Subject: hvmloader: Fix comment style in ssdt_tpm.asl X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~12608 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=1ffced4c92ed11f0ddae83bc7f355d7a64b735b4;p=xen.git hvmloader: Fix comment style in ssdt_tpm.asl Signed-off-by: Keir Fraser --- diff --git a/tools/firmware/hvmloader/acpi/ssdt_tpm.asl b/tools/firmware/hvmloader/acpi/ssdt_tpm.asl index 49a5e1bc9f..1157eb4835 100644 --- a/tools/firmware/hvmloader/acpi/ssdt_tpm.asl +++ b/tools/firmware/hvmloader/acpi/ssdt_tpm.asl @@ -1,21 +1,23 @@ -//**********************************************************************// -//* -//* Copyright (c) 2006, IBM Corporation. -//* -//* This program is free software; you can redistribute it and/or modify it -//* under the terms and conditions of the GNU General Public License, -//* version 2, as published by the Free Software Foundation. -//* -//* This program is distributed in the hope it will be useful, but WITHOUT -//* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -//* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for -//* more details. -//* -//* You should have received a copy of the GNU General Public License along with -//* this program; if not, write to the Free Software Foundation, Inc., 59 Temple -//* Place - Suite 330, Boston, MA 02111-1307 USA. +/* + * ssdt_tpm.asl + * + * Copyright (c) 2006, IBM Corporation. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, + * version 2, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along with + * this program; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place - Suite 330, Boston, MA 02111-1307 USA. + */ -//* SSDT for TPM TIS Interface for Xen with Qemu device model +/* SSDT for TPM TIS Interface for Xen with Qemu device model. */ DefinitionBlock ("SSDT_TPM.aml", "SSDT", 2, "Xen", "HVM", 0) {